home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q102 / 3 / 60.TXT < prev    next >
Text File  |  1993-08-30  |  2KB  |  53 lines

  1. DOCUMENT:Q102360  10-AUG-1993  [W_NT]
  2. TITLE   :INF: How To Create Subdirectories Using a Backslash
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. When you are using File Manager in Windows NT to create a directory,
  16. you can simultaneously create a subdirectory by adding a backslash (\)
  17. between the directory name and the subdirectory name.
  18.  
  19. In File Manager, choose Create Directory from the File menu, and when
  20. you are prompted, enter the names of the directory and subdirectory
  21. you are creating, for example:
  22.  
  23.    TESTDIR\TEST
  24.  
  25. Choose the OK button. Both a TESTDIR directory and a \TEST
  26. subdirectory will be created.
  27.  
  28. This procedure works with any file system in Windows NT. Creation of
  29. subdirectories at a Command Prompt using this parameter are invalid.
  30.  
  31. NOTE: If a space is added before or after the backslash on a drive
  32. with a FAT file system, a syntax error message is generated. Spaces
  33. are valid when using the NTFS or the HPFS file systems.
  34.  
  35. Additional reference words: 3.10 howto back slash
  36. KBCategory:
  37. KBSubcategory: filsys
  38.  
  39. =============================================================================
  40.  
  41. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  42. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  43. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  44. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  45. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  46. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  47. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  48. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  49. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  50. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  51. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  52.  
  53. Copyright Microsoft Corporation 1993.